home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Linux Cubed Series 7: Sunsite
/
Linux Cubed Series 7 - Sunsite Vol 1.iso
/
system
/
network
/
manageme
/
tcpdump-.001
/
tcpdump-~
/
tcpdump-3.0.2-linux
/
tcpdump-3.0.2
/
util.c.diff
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-09-30
|
321 b
|
16 lines
*** ../tcpdump-3.0.2~/util.c Thu Apr 27 19:53:56 1995
--- util.c Sat Sep 30 01:38:56 1995
***************
*** 318,322 ****
gmt2local()
{
! #ifndef SVR4
struct timeval tv;
struct timezone tz;
--- 318,322 ----
gmt2local()
{
! #if !defined(SVR4) && !defined(linux)
struct timeval tv;
struct timezone tz;